Skip to content
Snippets Groups Projects
README.md 467 B
Newer Older
Rolf Glomsrud's avatar
Rolf Glomsrud committed
# INF222_O2

This is a skeleton for INF222 Obligatory 2.

**If you do not want to spend time setting up a local environment, please use Replit**

## Install and run

1. Clone this repository
2. Install Node on you OS
   - https://nodejs.org/en/download
3. Open project folder in VScode
4. Run command `npm i`
5. To run the project, execute command `npm run start`

If you have any problems with this, please contact a group leader during group session or on Discord.