Simple and unfancy front-end starter kit for when you don't want to drive the Batmobile just to get to the grocery store. Based on How to Write Unfancy Web Apps blog post.
git clone [email protected]:pcanterini/unfancy-starter.git my-unfancy-project
cd my-unfancy-project && npm install
npm run build:watch
npm run lint
- Add Handlebars support
- Add Sass support
- Add html build process
- Add watch npm script to build process
- Add linting
- Consider adding webpack / browserify / npmcdn?