Skip to content

amiteshsharma/basic-frontend-code-structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-frontend-code-structure

Sample Frontend Code Structure for Beginners.

Steps to launch this sample application.

  • PreRequisites (Node.js 6.x above should be installed on system)
  1. Git Clone or Download application zip from git repo.

  2. From command prompt, type "npm install" and press enter, to install library dependencies.

  3. Type "npm start" and press enter, to start the application.

  4. From browser, access http://localhost:3000/views/login.html


(Even If Node.js is not available)

Please browse ."web_root" to have an an understanding of how "html\css\javascript" for each page is organized in the application.

About

Sample Frontend Code Structure for Beginners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published