Getting Started
Set up Master CSS in Ionic
A quick guide to start using Master CSS in your Ionic project.
Quick start
1. Create a Ionic project
If you don't have a Ionic project, create one first. It's recommended to refer Create Ionic Project:
ionic start project blankcd projectThe tutorial uses Ionic Framework v4, select the framework Angular, React or Vue.js which you want.
2. Installation
npm install @master/css3. Choose your framework
Please refer to your framework's tutorial and set it up:
4. Launch server
ionic serveHello world
Now, start developing your UI with Master CSS. 🎉
localhost:8100 / device