GitHub - 300Notes/mobile_web: Mobile web version of the chat client

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Mobile Web

Working locally

$ git clone git@github.com:300Notes/mobile_web.git

$ make deps            # Install application dependencies
$ make clean           # Remove all generated files
$ make minify          # Compile and minify JavaScript/Sass
$ make compile         # Compile JavaScript/Sass
$ make up              # Start the server

Server requirements

nodejs  >= 0.8.18
npm     >= 1.2.2
sass    >= 3.2.5

About

Mobile web version of the chat client

Resources

Readme

Activity

Custom properties

Stars

0 stars

Watchers

3 watching

Forks

0 forks

Releases

No releases published