Skip to content

folkvangrn/ratatoskr

Repository files navigation

ratatoskr

Frontend for TAKE project

Prerequisites

  • npm >= 8.1.2
  • node: >= 16.13.2

Download and install Node LTS version

Usage

Clone repository

git clone https://github.com/folkvangrn/ratatoskr.git

Go to the repository directory

cd ratatoskr

Install dependencies

To install all dependencies, run this command:

npm install

Launch the app locally

To run and develop application locally, run the following command:

npm run dev

After few seconds, it should start running at http://localhost:3000/

About

Frontend for TAKE project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published