Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 149 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 149 Bytes

Third iteration of NCA sandbox

To install

npm install

To Build dist package

npm run build

To run dev server

npm start