/asset-viewer

Asset viewer for ember-svg-jar

Primary LanguageJavaScript

Asset viewer for ember-svg-jar

🎮 View Live Demo

Installation

  • git clone git@github.com:ivanvotti/asset-viewer.git
  • cd asset-viewer
  • yarn install

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.