Skip to content

jarvux/jquery-exercise-books

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jquery-exercise-books

SPA App Books with JQuery

Fork

In the top-right corner of the page, click Fork.

Clone

  • On GitHub, navigate to your fork of the Spoon-Knife repository.
  • Under the repository name, click Clone or download.
  • Open Terminal.
$: git clone https://github.com/YOUR-USERNAME/jquery-exercise-books

Install

$: cd jquery-exercise-books
$: npm install

Run App

$: npm run dev

Pull Request

  • On GitHub, navigate to the main page of the repository.
  • In the "Branch" menu, choose the branch that contains your commits.
  • To the right of the Branch menu, click New pull request.
  • Use the base branch dropdown menu to select the branch you'd like to merge your changes into, then use the compare branch drop-down menu to choose the topic branch you made your changes in.
  • Type a title and description for your pull request.
  • Click Create pull request.

About

SPA App Books with JQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 38.3%
  • JavaScript 30.9%
  • HTML 30.8%