1.0.0 • Published 3 years ago

natana-web-ui v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Natana Project

Required

  • NodeJs >= 14,16
  • Yarn >= 1,22

Install

  • Create .env file and copy variables of env.example
  • Run npm install or yarn preferably yarn

Commands

Use yarn COMMAND or npm COMMAND preferably yarn

  • start use for run project in dev mode and open http://localhost:8080 to view it in the browser.
  • build use for compile project in production without SSR (Folder build)
  • start-server use for init server in production with compile yarn build for SSR in metatags on port 3000 (Configure in .env.example)
  • listen-server use for init server in production without compile for SSR in metatags on port 3000 (Configure in .env.example)

Comments

For change library version use this command

yarn upgrade @wearebeonshop/beonshop-library@^