Install
install node_module
Last updated
Was this helpful?
install node_module
Last updated
Was this helpful?
The project is built by CRA (), so development and construction will follow CRA guidelines, please check more carefully here -
System Requirements:
or later.
macOS, Windows (including WSL), and Linux are supported.
Extract the chisfis.zip file.
Open the Terminal, write a cd
and space then drag the folder into the Terminal, and press ENTER.
Type and run yarn install
command.
You need to add your REACT_APP_GOOGLE_MAP_API_KEY
and REACT_APP_GOOGLE_MAP_ID
environment variable in the .env file
Once the installation is completed successfully without errors you can run the template in the yarn start
command.
Open the browser in the URL: localhost:3000
All done. Thank you.
Creating a Production Build: