Sign inSign up

newfusion/x-app-admin

By newfusion

Updated over 4 years ago

Image
0

5.0K

newfusion/x-app-admin repository overview

Admin Product X

Front-end application for Product X

Installing / Getting started

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.

Development

Setting up Dev

Here's a brief intro about what a developer must do in order to start developing the project further:

Before development

Add to you hosts file

127.0.0.1 dev.product-x.local
Working with the config

The base configuration setup and configurations are inherited from the Genk. You can override and customize this as you like.

yarn start

Runs 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.

How to avoid node versions conflicts?

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.

Tag summary

Content type

Image

Digest

Size

15.3 MB

Last updated

over 4 years ago

docker pull newfusion/x-app-admin:3.1.9