🏖️
Chisfis - Online Booking React Nextjs template
Buy nowLive demoDocumentation for Nextjs version
  • Getting Started
  • Folder Structure
  • Dependencies
  • Install
  • Custom color, fonts
  • Plugins Used
  • Component Structure
  • Sources And Credits
  • Support
  • Change log
    • Change log
  • How to?
    • Rewrites routers when deploy to vercel
    • Copy page Search from Ncmaz to Chisfis template
    • How to Get Google Maps API Key for Free (in 5 easy steps)
    • Hero search form onSubmit handle
Powered by GitBook
On this page

Was this helpful?

Install

install node_module

PreviousDependenciesNextCustom color, fonts

Last updated 9 months ago

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.

  1. Extract the chisfis.zip file.

  2. Open the Terminal, write a cd and space then drag the folder into the Terminal, and press ENTER.

  3. Type and run yarn install command.

  4. You need to add your REACT_APP_GOOGLE_MAP_API_KEY and REACT_APP_GOOGLE_MAP_ID environment variable in the .env file

  5. Once the installation is completed successfully without errors you can run the template in the yarn start command.

  6. Open the browser in the URL: localhost:3000

  7. All done. Thank you.

Creating a Production Build:

https://create-react-app.dev
https://create-react-app.dev/docs/getting-started
Node.js 16.14
https://visgl.github.io/react-google-maps/docs/get-started
https://create-react-app.dev/docs/production-build/