nizamiza / 3-layers-of-the-web

Repository from Github https://github.comnizamiza/3-layers-of-the-webRepository from Github https://github.comnizamiza/3-layers-of-the-web

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


Languages

Language:JavaScript 90.5%Language:HTML 5.5%Language:CSS 4.0%