Skip to content

Privoce/Alora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alora

To install dependencies, run:

npm install

To start the DevSever with HMR and Auto-CRX-Reload, run:

npm run start

To build for release purpose, run:

npm run build