/PS1-2020

A light weight progressive web app to work with metastudio.org

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

STEMChat

A light weight progressive web app Client to work with metastudio.org server.

This project uses Pure CSS, a tiny Css library to make page beautiful and responsive.
package.json has the required dependencies. Use npm install to install all the required modules.

  • git clone the project
  • Make sure you have Node.js installed
  • Using the terminal/command line, navigate to this directory
  • Run 'npm install' on the command line to install required dependencies as mentioned in packasge.json
  • Run 'node app.js' on the command line.
  • Open the browser and type 'http://localhost:3000/' to test the app.

The App does nothing as yet, just some barebones!