Asset viewer for ember-svg-jar
git clone git@github.com:ivanvotti/asset-viewer.git
cd asset-viewer
yarn install
yarn start
or yarn s
– Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
yarn test
– Launches the test runner in the interactive watch mode.
yarn lint
– Runs ESLint.
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.