Skip to content

application for note-taking using Milkcocoa and AngularJS

Notifications You must be signed in to change notification settings

moshisora/milcotaker

Repository files navigation

milcotaker

This repository is the development repository of application for note-taking using Milkcocoa real time data transmission service.
built application is distributed in https://moshisora.github.io/milcotaker

Using

Setup

gulp is used as build system helper. Install node packages and bower components in root directory of this repository.

$ npm install
$ bower install

gulp tasks

  • $ gulp serve : start local server for development connectable as localhost port 3000.
  • $ gulp clean : remove temporary files and directories. please exec this task when you create, rename, remove or replace any src files.
  • $ gulp build : make application files for distribution. it include compile CoffeeScript and sass files.

License

MIT

About

application for note-taking using Milkcocoa and AngularJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published