Skip to content

FaithNote/new-server-test

 
 

Repository files navigation

Installation

First, you need git, duh.

sudo apt-get install git

Then, clone this repo.

git clone https://bitbucket.org/nswarr/flipnote-server

Then, go into the directory of the app you just cloned and just execute make.

sudo make

That installs all of the dependencies you need. To start the application, just execute the following command from the application directory.

grunt

This builds and starts the app. It also detects changes and rebuilds the app on the fly.

About

Faithnote's test server using nswarr's version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 56.6%
  • HTML 17.4%
  • CoffeeScript 15.4%
  • Ruby 5.2%
  • Shell 4.5%
  • Makefile 0.6%
  • Pug 0.3%