Skip to content

Litteraturbanken/littb-frontend

Repository files navigation

Litteraturbanken-frontend-v4

Build Status

Compile and install

  1. Clone project
  2. Install yarn: npm install -g yarn
  3. Cd into project folder. Run yarn to install dependencies.
  4. Start dev server with yarn dev.
  5. Compile with yarn build. You find the compiled project in the dist directory ready to deploy.
  6. Run tests with yarn test. This requires Docker to be installed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published