Skip to content

alex129/farmapremium-frontend-test

Repository files navigation

promotions

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Run development backend server


npm run serve:backend

This command will run a simple json server with following endpoints

Data used by our backend are stored in a json file located at : data/db.json For each endpoint we have GET, POST, PUT and DELETE methods. For more information about json-server checkout documentation

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published