/quino-prototype

quino - quick notes

Primary LanguageJavaScript

quino-prototype

quino - quick notes

Work in progress...

Dependencies

  • npm
  • gem install sass

Development Setup

npm install
npm run build
npm run start

Compilations

  • CSS/SASS: npm run sass
  • JS: npm run browserify
  • combinded: npm run build