The home of Aristotle Metadata Enterprises's laboratory code
To run the development server:
- Install npm packages with
npm install - Run server with
npm run serve - Navigate to
localhost:8080
The development server has hot reloading, any changes should be reflected automatically
To check out the live aristotle-labs site, click here