Skip to content

Knockout 3.4 Basic project - Start from scratch

License

Notifications You must be signed in to change notification settings

king-prawns/Knockout3.4-Basic-SFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knockout3.4-Basic-SFS

Knockout 3.4 Basic project - Start from scratch

Installation

  • Install Node.js

Go to Node website

A command-line http server

$ npm install -g http-server

Full fake REST API

$ npm install -g json-server

Usage

  • Clone or Download the project

  • Open first command prompt

$ cd my-project\fake_db
$ json-server --watch db.json
  • Open second command prompt
$ cd my-project
$ http-server

Features

Conclusion

This is just a simple example, I hope this will help you to understand better Knockout.

About

Knockout 3.4 Basic project - Start from scratch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published