Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.

seisahachioji/seisafesta2017-ps-credits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seisafesta2017-ps-credits

Flyers for SEISA FESTA 2017 (Hachioji)'s Programming Seminar boothes.

How to setup

  1. Clone repository
git clone https://github.com/seisahachioji/seisafesta2017-ps-credits.git
  1. 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.

  1. Install required modules
# cd seisafesta2017-ps-credits
npm install
  1. Build project
npm run build
  1. Check output
npm run server # Open `http://127.0.0.1:8080`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published