Skip to content

Future-proof project kickstart - ES2015, CSSNext, NPM scripts πŸ€˜πŸ»πŸš€

Notifications You must be signed in to change notification settings

rista404/next-project-kickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

"Next" project kickstart 🀘🏻 πŸš€

Still polishing some stuff.

Includes es2015, cssnext and a nice build system.

Easily configurable, uses rollup and postcss.

Instructions

Just place index.html and all your stuff inside /dist directory.

Install all dependencies with npm install

Start in development mode with npm start

Build for production with npm run build

Hot code reloading

I haven't added any hot-code reload functionality, but I recommend installing browser-sync and running browser-sync start -s dist --files dist/**/* from the project root.

About

Future-proof project kickstart - ES2015, CSSNext, NPM scripts πŸ€˜πŸ»πŸš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published