An example project demonstrating each of Profectus' major features
Find a file
2022-02-27 18:11:01 -06:00
.vs Initial commit 2022-02-27 18:11:01 -06:00
public Initial commit 2022-02-27 18:11:01 -06:00
saves Initial commit 2022-02-27 18:11:01 -06:00
src Initial commit 2022-02-27 18:11:01 -06:00
.eslintrc.js Initial commit 2022-02-27 18:11:01 -06:00
.gitignore Initial commit 2022-02-27 18:11:01 -06:00
.prettierrc.json Initial commit 2022-02-27 18:11:01 -06:00
.replit Initial commit 2022-02-27 18:11:01 -06:00
babel.config.js Initial commit 2022-02-27 18:11:01 -06:00
LICENSE Initial commit 2022-02-27 18:11:01 -06:00
package-lock.json Initial commit 2022-02-27 18:11:01 -06:00
package.json Initial commit 2022-02-27 18:11:01 -06:00
README.md Initial commit 2022-02-27 18:11:01 -06:00
tsconfig.json Initial commit 2022-02-27 18:11:01 -06:00
vue.config.js Initial commit 2022-02-27 18:11:01 -06:00

Profectus

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.