Skip to content

faststack/FASTstack.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FASTstack

Begin build status

Getting started

  • Start the local dev server: npm start
  • Lint your code: npm run lint
  • Run your tests: npm t