bluegill/katana

Question: How would i compile the source code?

dat-insanity opened this issue · 1 comments

Silly question I know, but I'm pretty new and I don't know how to compile the source code. Thanks in advance!

After cloning it:

# install all dependencies:
npm install

# run the project
npm run start