Skip to content

A project template for building a single page web application with RiotJS.

Notifications You must be signed in to change notification settings

chaucerbao/riotjs-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RiotJS Project Template

A project template for building a single page web application with RiotJS.

Features

  • Small footprint.
  • "Framework" is organized and easy to extend.
  • Pages are fetched only when needed.

Getting Started

Install the dependencies.

npm install

Development

Start the development server.

npm start

Production

Build the application with production optimizations.

npm run dist

Remove the generated production files.

npm run clean

About

A project template for building a single page web application with RiotJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published