Skip to content

motifapp/client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Install dependencies

npm install

Run dev server - http://localhost:3000

npm run dev

Build assets for production

npm run build