Skip to content

AntoineDona/Fletnix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fletnix

Backend

Project setup

cd backend
npm install

Start and auto-reload for development

npm run dev

Start for production

npm run start

Lint and fix files

npm run lint

Frontend

Project setup

cd frontend
npm install

Compile and hot-reload for development

npm run dev

Compile and minifiy for production

npm run build

Lint and fix files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published