Skip to content

🎬 practice single page web apps of jquery and angular

Notifications You must be signed in to change notification settings

potaty/movie-information-management-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Movie Info Management Single Page Application

This project made one single page app in two ways

  1. jQuery
  2. Angular

These two ways both supports edit operation, and the form in the page is made with editable HTML element. Also delete/create/find operations are included.

RUN movie-jquery-typescript-plainjs

Firstly,

yarn install
OR 
npm install

Secondly, open the dist/index.html in web browser

1

RUN movie-single-page-app-angular

Fristly,

yarn install
OR 
npm install

Secondly,

ng serve

2

About

🎬 practice single page web apps of jquery and angular

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published