Skip to content

project-safeplant/safeplant-analytics-portal

Repository files navigation

logo

Analytics Portal

The Analytics Portal codebase for SAFE PLANT


Quick start

The generated project have dependencies that require node together with npm.

Make sure you have Node version >= 8.0 and (NPM >= 5 or Yarn )

# clone the repository
git clone https://github.com/brionmario/analytics-portal.git

# change the directory
cd analytics-portal

# install the dependencies with npm
npm install

# start the development server
npm start

Built With

Angular   webpack   rxjs   npm   sass   bootstrap   jquery  

License

This project is licensed under the MIT License - see the LICENSE.md file for details.