Skip to content

OpenBikes/openbikes.co

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

openbikes.co

Development

You'll need to run an instance of the OpenBikes API on your local machine. You can also change the /api proxy in the config/index.js file to directly use the OpenBikes API : NODE_ENV=apiprod npm run dev.

# Install dependencies
npm install

# Serve with hot reload at localhost:8080
npm run dev

# Build for production with minification
npm run build

# Run all tests
npm test

Production

  • Build the app for production with npm run build
  • Deploy with npm deploy

About

💻 OpenBikes browser frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors