/frontend-init

A boilerplate that is easily extendible to incorporate most modern Frontend Frameworks.

Primary LanguageJavaScriptMIT LicenseMIT

Frontend Init

A boilerplate that is easily extendible to incorporate most modern Frontend Frameworks.

Demo

https://cusxio.github.io/frontend-init/

Features

Get Started

#  Step 1
$ git clone git@github.com:cusxio/frontend-init.git

# Step 2
$ npm install

Development

$ npm run start

Production

# Bundling and Optmizing Files
$ npm run production

# For Github Pages
$ npm run deploy:gh-pages

Built with Frontend Init

License

MIT © Jonathan Chan