Frontend for TAKE project
npm
>= 8.1.2node
: >= 16.13.2
Download and install Node LTS version
git clone https://github.com/folkvangrn/ratatoskr.git
Go to the repository directory
cd ratatoskr
To install all dependencies, run this command:
npm install
To run and develop application locally, run the following command:
npm run dev
After few seconds, it should start running at http://localhost:3000/