war-news-aggregator/frontend
biancafodor 19521fac2c Delete commented lines and ununsed functions 2022-05-22 14:15:26 +03:00
..
public Add frontend in this repo 2022-05-22 13:38:10 +03:00
src Delete commented lines and ununsed functions 2022-05-22 14:15:26 +03:00
tests/unit Add frontend in this repo 2022-05-22 13:38:10 +03:00
.dockerignore Add frontend in this repo 2022-05-22 13:38:10 +03:00
.gitignore Add frontend in this repo 2022-05-22 13:38:10 +03:00
Dockerfile Add frontend in this repo 2022-05-22 13:38:10 +03:00
README.md Add frontend in this repo 2022-05-22 13:38:10 +03:00
jsconfig.json Add frontend in this repo 2022-05-22 13:38:10 +03:00
package-lock.json Add frontend in this repo 2022-05-22 13:38:10 +03:00
package.json Add frontend in this repo 2022-05-22 13:38:10 +03:00

README.md

frontend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.