0.0.8 • Published 5 years ago
meps-react v0.0.8
JS Framework
Description
This repository contain all the react code and styling that will be used by base event portal project
Installation
Local
- Make sure to have the base event portal install cloned and follow the steps to install it
- Run
npm install
- Run
npm link
- Go to the base event portal project, and run
npm link meps-react
andnpm run watch