anusha0409 / PS1-2020

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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

License:GNU General Public License v3.0


Languages

Language:HTML 81.6%Language:JavaScript 9.6%Language:CSS 8.9%