Skip to content

taljacobson/devlogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devlogger

small angular 2 dev notes logger

About

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

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/devlogger; npm install
    
    cd path/to/devlogger/public; npm install
    
  3. Start your app from project root

    npm start
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published