Bwca / demo_cast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playground for @merry-solutions/cli

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Component Generation

npm run generate:component -your-path-to-the-component-here

or

npm run g:c -your-path-to-the-component-here

i.e.

// Generates HeaderComponent with props interface, scss module and working tests
npm run g:c components/HeaderComponent

About


Languages

Language:TypeScript 40.8%Language:HTML 23.4%Language:Mustache 23.2%Language:CSS 12.6%