0.0.2 • Published 5 years ago
@adaept/aemml v0.0.2
Stencil Exploration Project
This project aims to test StencilJS through a fake Design system called mml
To start the project and watch components, run:
npm install
npm start
To build the component for production, run:
npm run build
To run the unit tests for the components, run:
npm test
0.0.2
5 years ago