1.0.0 • Published 4 years ago
natana-web-ui v1.0.0
Natana Project
Required
NodeJs >= 14,16Yarn >= 1,22
Install
- Create
.envfile and copy variables ofenv.example - Run
npm install or yarnpreferablyyarn
Commands
Use yarn COMMAND or npm COMMAND preferably yarn
startuse for run project in dev mode and open http://localhost:8080 to view it in the browser.builduse for compile project in production without SSR (Folder build)start-serveruse for init server in production with compileyarn buildfor SSR in metatags on port 3000 (Configure in .env.example)listen-serveruse 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@^
1.0.0
4 years ago