Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 324 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 324 Bytes

Aris Machine

The project is split in multiple modules, which means the usual commands are slightly different. To be able to run the project, execute the following commands:

npm run build
npm run start-in-codespace

Every time you change code in a module that is not main-application, you will have to rebuild.