Skip to content

edlayton1/web-site-unica

Repository files navigation

VIDEOGAMES-WEB

Developer

  • Moreno Peralta Angel Eduardo.
  • García Figueroa Munguía ALberto
  • García Gutierrez Edgar Cristobal

Comands to set webpack utilities

  1. Install npm dependencies:
npm i
  1. Install babel:
npm i -D babel-loader @babel/core @babel/preset-env
  1. Install webpack and the style loaders:
npm i -D style-loader css-loader webpack webpack-cli
  1. Install copy-webpack and html-webpack-plugin.
npm i -D -E html-webpack-plugin copy-webpack-plugin
  1. Install the webpack-dev-server
npm i -D webpack-dev-server
  1. Install sass, sass-loader and node-sass
npm i -D sass sass-loader node-sass
  1. Install the file-loader dependence
npm i -D file-loader
  1. Install Style checker:
npm i -D eslint eslint-loader standard

Description

This is a website where you can find 3 sections

News
Top 10 VideoGames
Videogames Consoles

The news section contains 5 news, only the news title is displayed with a picture related, to see the full report click on the image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published