No description
thepaperpilot
6a87e34a1d
I can't find any edge cases where this would really be useful, and it prevents a _lot_ of false node updates |
||
---|---|---|
.github/workflows | ||
.vs | ||
public | ||
saves | ||
src | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc.json | ||
.replit | ||
babel.config.js | ||
CHANGELOG.md | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
replit.nix | ||
tsconfig.json | ||
vue.config.js |
Profectus
A game engine that grows with you
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