1.0.7 • Published 7 years ago
@pid-sku/modules v1.0.7
IT4M Guidle
This project template was built with Redux Framework and React, which helps you write applications that behave consistently with no build configuration needed.
Source code
- Checkout source code from the git repository
$git clone https://git3.fsoft.com.vn/fsoft/IT4EM_NST.git- Installation
In the
front-officefolder, you can run:
npm install && npm startAvailable Scripts
In the project directory, you can run:
npm start
Runs the app in the development mode. Open http://localhost:9999 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
npm run build
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes. Your app is ready to be deployed!