Skip to content

Multilanguage-Database/frontend

Repository files navigation

Frontend

Requirements

Getting started

From the root of the project, from a terminal:

  1. Run pnpm i to install the required dependencies
  2. Run pnpm start to start a local dev server
  3. Access the local dev server at http://localhost:3000

Commands

All commands are run from the root of the project, from a terminal:

Command Action
pnpm start Starts local dev server at localhost:3000
pnpm lint Runs all linters, showing problems
pnpm fixlint Runs all linters, trying to fix auto-solvable problems
pnpm build Builds the production site
pnpm preview Previews the build locally, before deploying

Author

  • Angelina Otto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published