Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 312 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 312 Bytes

Eventick's Bootstrap

Set up & Install dependencies

$ npm install -g gulp
$ git clone https://github.com/eventick/fortal.git
$ cd fortal
$ npm install

Server

$ gulp start

Dist

$ gulp dist