Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sparkdesignsystem/spark-starter-angular

A boilerplate Spark Angular app
https://github.com/sparkdesignsystem/spark-starter-angular

Last synced: 2 months ago
JSON representation

A boilerplate Spark Angular app

Awesome Lists containing this project

README

        

# ✨ spark-starter-angular
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.

## Quick Start

1. Fork this repo.
1. `clone` your forked repo with `git clone `.
1. [Install Node](https://nodejs.org/en/).
1. `cd` into the project directory and run `npm install`.
1. Run `npm run start` in your project directory.

## Next Steps

Check out our guide for [Installing Spark in an Angular Project](https://sparkdesignsystem.com/installing-spark/angular).