Skip to content

chrisdothtml/riot-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

riot-app

Testing the waters of RiotJS

Start dev server

# development build and file watcher
yarn dev

Run build

# minified production build
yarn build