Skip to content

Find and book your nearest EV charger.

Notifications You must be signed in to change notification settings

joe-shajan/get-plugged

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Development setup

  1. Clone this repo

    git clone https://github.com/get-plugged/get-plugged.git
  2. Go to the project folder

    cd get-plugged
  3. Install packages in client with yarn

    cd client
    yarn
  4. Install packages in server with yarn

    cd server
    yarn
  5. Start the client app

    yarn dev
  6. Start the server

    yarn dev

run yarn vercel-build in server before pushing the code if there are any changes in server folder

About

Find and book your nearest EV charger.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published