Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 735 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 735 Bytes

Asset viewer for ember-svg-jar

🎮 View Live Demo

Installation

Development

yarn start or yarn s – Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Running tests

yarn test – Launches the test runner in the interactive watch mode.

yarn lint – Runs ESLint.

Building & deploying

yarn build or yarn b – Builds the app for production to the build folder

yarn bd – Builds the app for production and deploys to Firebase.