Skip to content

is-dev-98/Dev-Ocean

Repository files navigation

Getting Started

The project uses Node 14

Use NVM incase of issues.

NVM can be used to manage your Node version

Running & Building

The project uses react scripts so running and building is easy.

run npm install for dependencies

npm start (local development) npm build (prod / stage)

Basic ESlint is used with Prettier.

Deployment

For simplicity sake the project is deployed on heroku because it has React scripts and github integration. That makes deployment automatic.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published