Skip to content

cusxio/frontend-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published