No description
Find a file
2018-10-18 22:15:28 -07:00
build Initial commit 2018-10-18 22:15:28 -07:00
config Initial commit 2018-10-18 22:15:28 -07:00
functions Initial commit 2018-10-18 22:15:28 -07:00
src Initial commit 2018-10-18 22:15:28 -07:00
static Initial commit 2018-10-18 22:15:28 -07:00
test/unit Initial commit 2018-10-18 22:15:28 -07:00
.babelrc Initial commit 2018-10-18 22:15:28 -07:00
.editorconfig Initial commit 2018-10-18 22:15:28 -07:00
.eslintignore Initial commit 2018-10-18 22:15:28 -07:00
.eslintrc.js Initial commit 2018-10-18 22:15:28 -07:00
.firebaserc Initial commit 2018-10-18 22:15:28 -07:00
.gitignore Initial commit 2018-10-18 22:15:28 -07:00
.postcssrc.js Initial commit 2018-10-18 22:15:28 -07:00
firebase.json Initial commit 2018-10-18 22:15:28 -07:00
index.html Initial commit 2018-10-18 22:15:28 -07:00
package.json Initial commit 2018-10-18 22:15:28 -07:00
README.md Initial commit 2018-10-18 22:15:28 -07:00
travis.yml Initial commit 2018-10-18 22:15:28 -07:00
yarn.lock Initial commit 2018-10-18 22:15:28 -07:00

SwitchList

kapture 2018-07-02 at 21 56 24

User friendly and intuitive tool to keep track of your switch collection.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

yarn / node / npm

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:3000 (production backend)
yarn dev

# serve with hot reload at localhost:3000 (local backend)
yarn dev:local

# build for production with minification
yarn build

# build for production and view the bundle analyzer report
yarn build --report

# run unit tests
yarn unit

Running the tests

yarn test

Deployment

yarn build

Built With

Contributing

Please refer to Issues for details on open issues. Any contribution is appreciated.

Versioning

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

Authors

  • Roman - Lead Developer - Roman
  • Tristan - Contributor - 3stan

See also the list of contributors who participated in this project.

License

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

Acknowledgments