Skip to content

valstu/follari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

follari

Availability of Föli bicycles in Turku

Check out live version here

Development

This app has been bootstrapped with Create React App; the CRA readme lives here.

Configuration

You'll need a Google Maps API key.

  • Copy .env.template to .env; fill in the Google Maps API key.

Day-to-day development

  • Use npm start (or yarn start) to start the development server.
  • Use npm run build (or yarn build) to build a production version.

Publish to now.sh

If you want to publish this project on now.sh follow these steps.

  • Make sure you've now-cli installed (if not install it with npm install -g now)
  • Create now.json file to project root with content something like this
{
  "name": "project-name-here",
  "dotenv": ".env"
}
  • Publish your project with command now, that's it!

Contributors

Thanks to all the people who contribute.

License

MIT

About

Availability of Föli bicycles in Turku

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published