Skip to content

climes-group/chart-ui

Repository files navigation

Chart UI

Code Quality

Snyk

Sonar

Get Started

Pre-requisites

The following commands should be run in a terminal/shell, preferably Git Bash.

  1. Clone the project
git clone https://github.com/MichaelBieniek/climes-group-site.git
  1. Open project
cd climes-group-site
  1. Install dependencies
npm install
  1. Start in dev mode
npm run dev

Deploy

  1. Build application
npm run build

If successful, a /dist folder will be generated with site content.

  1. Deploy contents of /dist folder to web server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published