Skip to content

A conferencing app clone from the Ionic team rebuilt using Nx monorepo

Notifications You must be signed in to change notification settings

madipta/Ionic-Nx-Conference-Application

Repository files navigation

Ionic-Nx-Conference-Application

Duplicated conferencing app from the Ionic team rebuilt using Nx monorepo

original source: https://github.com/ionic-team/ionic-conference-app

How to run

git clone this repository then go into the directory

using global nx

npm i -g @nrwl/cli
npm install
nx serve

using npx

npm install
npx nx serve

using yarn

yarn
yarn nx serve

About

A conferencing app clone from the Ionic team rebuilt using Nx monorepo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published