Skip to content

koenoe/gmk-perestroika

Repository files navigation

gmk-perestroika.com

Watchman

Jest uses Watchman by default, to install: brew install watchman

EditorConfig

Consistent coding styles between different editors and IDEs. I use VSCode, but other devs might prefer Sublime or Atom.

NVM

Make sure everybody is on the same Node version by using Node Version Manager.

nvm use

Yarn

Make sure to install yarn

Installation

Run app

yarn start

Build app

yarn build

Test app

yarn test

Deploy

yarn deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published