Skip to content

nizamiza/3-layers-of-the-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3 layers of the Web

Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

yarn build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

You may serve it with a static server:

$ yarn global add serve
$ serve -s build

Note: in bash or zsh add export PATH="$PATH:$(yarn global bin)" to the config file of the shell.

About

Lightweight presentation about 3 layers of the Web:

  • HTML
  • CSS
  • JavaScript

Useful links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published