This repository has been archived on 2024-04-29. You can view files and clone it, but cannot push or open issues or pull requests.
node-fftcg/frontend
2019-01-17 16:15:38 +01:00
..
public frontend/backend folder structure 2019-01-17 16:15:38 +01:00
public_html/assets frontend/backend folder structure 2019-01-17 16:15:38 +01:00
src frontend/backend folder structure 2019-01-17 16:15:38 +01:00
src_old frontend/backend folder structure 2019-01-17 16:15:38 +01:00
views frontend/backend folder structure 2019-01-17 16:15:38 +01:00
.browserslistrc frontend/backend folder structure 2019-01-17 16:15:38 +01:00
.eslintrc.js frontend/backend folder structure 2019-01-17 16:15:38 +01:00
.gitignore frontend/backend folder structure 2019-01-17 16:15:38 +01:00
babel.config.js frontend/backend folder structure 2019-01-17 16:15:38 +01:00
package.json frontend/backend folder structure 2019-01-17 16:15:38 +01:00
postcss.config.js frontend/backend folder structure 2019-01-17 16:15:38 +01:00
README.md frontend/backend folder structure 2019-01-17 16:15:38 +01:00
webpack.config.js frontend/backend folder structure 2019-01-17 16:15:38 +01:00
yarn.lock frontend/backend folder structure 2019-01-17 16:15:38 +01:00

frontend

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.