Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.05 KB

Readme.md

File metadata and controls

45 lines (31 loc) · 1.05 KB

Frontend Boilerplate

A boilerplate of things that mostly shouldn't exist.

Contains

Setup

$ npm install

Running

$ npm start

Build

$ npm run build

Note

My personal projects have diverged from this quite a bit, I use browserify now instead etc, but feel free to use this if it fits your needs! I won't be updating it a ton for now unlesse I have time to update it to match my current workflow.

License

MIT