adagala / ionic-multi-step-form

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ionic Multi-Step Form

Powered by IonSlides.

Ionic Multi Form Step - Angular React Vue

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js and npm

Installing

npm install -g ionic
cd apps/angular
npm i
ionic serve

cd apps/react
npm i
ionic serve

cd apps/vue
npm i
ionic serve

Built With

Author

About


Languages

Language:TypeScript 40.3%Language:Vue 23.3%Language:HTML 14.8%Language:SCSS 10.4%Language:CSS 6.8%Language:JavaScript 4.3%