mirror of
https://github.com/vegu-ai/talemate.git
synced 2025-09-01 18:09:08 +00:00
.. | ||
public | ||
src | ||
.gitignore | ||
babel.config.js | ||
example.env.development.local | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
vue.config.js |
talemate_frontend
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