Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 921 Bytes

README.md

File metadata and controls

44 lines (30 loc) · 921 Bytes

Aurelia Content Loader Dev

SVG-Powered component to easily create placeholder loadings (like Facebook's cards loading).

Index

Getting Started

For the package first.

Git

git clone https://github.com/dragoscirjan/aurelia-content-loader-dev && cd aurelia-content-loader-dev
git submodule init
git submodule update

npm

npm i
npm start

or

yarn
yarn start

Note: package.json from within the module might affect the start command. You might need to comment it until making a full commit on the package. For next releases, I plan moving the packages outside of application's src folder.

License

MIT