/whiskybook

Primary LanguageCSSMIT LicenseMIT

whiskybook

An app to manage the documentation of your whisky tastings

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

You will need the following tool installed an setted up on your computer

  • Node.js 8
  • git
  • ssh
    git clone git@github.com:Paquan/whiskybook.git
    cd whiskybook

    npm install
    npm start

Start your browser at: http://localhost:1234

Fake-Backend

If you want to work with real backend:

    npm start --env=local-real-backend

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE.md file for details