Skip to content

worknation/client.work.nation

Repository files navigation

Work.nation Client

Build Status

For a general overview of Work.nation, see https://github.com/worknation/work.nation.

Live demo

https://demo.worknation.io

Local development

yarn && yarn dev

The dev server is quite particular about whitespace and other linting issues. To fix trivial issues, just run yarn lint.

Heroku deploy

If deploying on Heroku, the following buildback is highly recommended:

heroku buildpacks:set https://github.com/mars/create-react-app-buildpack.git#v4.0.0

You can leave off the version if you prefer to pull from master.

Dev Notes: React Router

Releases

No releases published

Packages

No packages published