Skip to content

pmcalabrese/riotjs-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riotjs-boilerplate

riotjs

Tiny TODO app built with Riotjs and Pure.css in less the 30K (in all)!

Getting started

Prerequisite: You need to have nodejs npm and git installed

  • Clone or download the repo
  • Run sudo npm install -g gulp ( install global tools )
  • cd into the project folder
  • Run npm install ( install project specific tools and install frontend dependency)
  • Run gulp watch (if you want build and serve the frontend and automatic reload the browser in case of changes, good for development)
  • Or run gulp ( build frontend ) and gulp serve ( serve the dist folder ).
  • If you want to check yourself that it's only 30K run gulp serve.production which will serve the dist folder with compression and without live reload.

Note: if you want to change port of the static server go to gulp/gulp.serve.js file

About

Tiny to do app built with Riotjs and Pure.css in less the 30K (in all)!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •