tranduchung96 / ionic-template

ionic-tempate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

What is this repository for?

  • Ionic 6 template

How do I get set up?

  • npm install
  • npm run start

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

Generate Resources

First, install cordova-res:

npm install -g cordova-res

  • Run:
    cordova-res ios --skip-config --copy # for ioos
    cordova-res android --skip-config --copy # for android

About

ionic-tempate

License:MIT License


Languages

Language:TypeScript 60.6%Language:SCSS 24.3%Language:HTML 9.9%Language:JavaScript 2.7%Language:Java 2.5%