Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 527 Bytes

File metadata and controls

13 lines (10 loc) · 527 Bytes

cloud-ri.github.io

Cloud RI is a passionate group connecting, presenting and networking around cloud technology. You can check us out on our Meetup group.

Setup

  1. Have NodeJS installed
  2. Clone the repo
  3. Run npm ci

Development

  • npm start - Starts a local development server
  • npm run build - Creates a production build
  • npm run serve - Runs the build task and starts up a local preview server at localhost:8080