1.0.0 • Published 8 years ago

day-spa v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

day-spa

A minimal ES2015/SCSS/D3 SPA project skeleton.

Installation

Just run npm install to install all dependencies.

After all dependencies are installed, you can add your .scss and .es6 files to the src directory. To start the server and deploy all the code to the dist folder, just run gulp.