/offline_application

ReactJS based static pages to serve Educational content for offline usage. (Under Development)

Primary LanguageJavaScript

Clone the Repo

Run

npm install

npm start

To build

npm run build

After running the above command, Check out the newly created build folder & open index.html

Make Sure Node & Npm are installed