Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 487 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 487 Bytes

netwrk

About

This project uses Feathers. An open source web framework for building modern real-time applications.

Getting Started

Getting up and running is as easy as 1, 2, 3.

  1. Make sure you have NodeJS and npm installed.

  2. Install your dependencies

    cd path/to/netwrk; npm install
    
    bower install
    
  3. Start your app

    gulp