Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

digiaonline/resourceplanningtool-ui

Repository files navigation

Resources Planning Tool - UI

Build Status Code Climate License

A Digia project.

Digia internal tool to organize company's resources [Frontend]

Usage

Install dependencies

Install the project dependencies using Yarn.

yarn

Create the environment

Create your environment by copying the example environment.

cp .env.example .env

Development server

You can start the development server with the start script.

yarn start

Distribution build

You can compile the distribution build with the build script.

yarn build

Test

Test suite

You can run the test suite with the test script.

yarn test

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published