Question: How would i compile the source code?
dat-insanity opened this issue · 1 comments
dat-insanity commented
Silly question I know, but I'm pretty new and I don't know how to compile the source code. Thanks in advance!
mariogarridopt commented
After cloning it:
# install all dependencies:
npm install
# run the project
npm run start