Serabe / stencil-store-bug-55

Home Page:https://wonderful-hopper-4b3af7.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug 55

Try to reproduce ionic-team/stencil-store#55

Getting Started

To start a new project using Stencil, clone this repo to a new directory:

npm init stencil app

and run:

npm start

To build the app for production, run:

npm run build

To run the unit tests once, run:

npm test

To run the unit tests and watch for file changes during development, run:

npm run test.watch

About

https://wonderful-hopper-4b3af7.netlify.app/

License:MIT License


Languages

Language:TypeScript 74.2%Language:CSS 14.9%Language:HTML 11.0%