Skip to content

mevo-ink/treelative-admin

Repository files navigation

Treelative Admin

Prerequisite

  • Copy .env.example as .env with the proper values

Development

  • Install dependencies by running npm i
  • Start the development server by running npm run start
  • Open up the app from http://localhost:7001

Production

  • Install dependencies by running npm i --production
  • Build the production files by running npm run build
  • Serve the /dist directory

About

Admin dashboard for Treelative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages