Front-end application for Product X
Clone the repository and install the dependecies.
yarn install
Create a .env file at the root of the project and add in your own values based on the .env.example file.
Here's a brief intro about what a developer must do in order to start developing the project further:
Add to you hosts file
127.0.0.1 dev.product-x.local
The base configuration setup and configurations are inherited from the Genk. You can override and customize this as you like.
yarn startRuns the app in the development mode. Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
In this project we use a .nvmrc file to define which node version is used in this project. If you follow this setup your local node version will automatically switch the projects version if you 'cd' into the project. So you don't have to switch manually every time.
Content type
Image
Digest
Size
15.3 MB
Last updated
over 4 years ago
docker pull newfusion/x-app-admin:3.1.9