Skip to content

yewinag/admin-calculator

Repository files navigation

React Price Calculator Web App

Available Scripts

  • pre-install

        - touch .env file in the directory
        - need to add
        -----------------
        API_URL = ''; // base api url
        API_KEY = ''; // google map api key
        -----------------
    
  • install dependencies

        yarn install
    
  • run the app with webpack dev server

        yarn run start
    

    will run on http://localhost:3000/

  • build the production

        yarn run build
    

res ui

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published