Skip to content

Workable/workable-error-pages

Repository files navigation

Workable Error pages

Getting Started

In order to get started you need to have:

  • Node.js installed. For this, we recommend using nvm.
  • VS Code or a similar IDE is highly recommended.
  • Prettier. See how setup prettier with eslint for VS code.

Running Locally

Clone the repo to a folder in your computer.

  git clone https://github.com/Workable/workable-error-pages.git

Move to the cloned directory.

  cd workable-error-pages

Install dependencies.

  npm i

Run the development server.

  npm run dev

The app should be running on text

Starting a new feature

Install oneflow.

  npm install -g @workablehr/oneflow

Start a feature branch.

  oneflow feature-create feature/your_feature_name

About

A repository about workable error pages

Resources

Stars

Watchers

Forks

Languages