Flyers for SEISA FESTA 2017 (Hachioji)'s Programming Seminar boothes.
- Clone repository
git clone https://github.com/seisahachioji/seisafesta2017-ps-credits.git
- Install
node
if you haven't installed yet.
Unix-like OS: We're recommend to use ndenv
.
Windows OS: We're recommend to use nodist
.
- Install required modules
# cd seisafesta2017-ps-credits
npm install
- Build project
npm run build
- Check output
npm run server # Open `http://127.0.0.1:8080`