This is a boilerplate repository for developing with Spark Angular components.
This repository includes the Spark Design System assets and all required dependencies. Follow the steps below to get started.
- Fork this repo.
- cloneyour forked repo with- git clone <yourRepoUrl>.
- Install Node.
- cdinto the project directory and run- npm install.
- Run npm run startin your project directory.
Check out our guide for Installing Spark in an Angular Project.