Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 435 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 435 Bytes

Aristotle Labs

The home of Aristotle Metadata Enterprises's laboratory code

Development

To run the development server:

  1. Install npm packages with npm install
  2. Run server with npm run serve
  3. Navigate to localhost:8080

The development server has hot reloading, any changes should be reflected automatically

Live site

To check out the live aristotle-labs site, click here