Skip to content

moxwel/utfsm-diu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend-sample-app

Basic Frontend Development Environment to start an app with Webpack

This repo includes Webpack to start an environment to build frontend views using React.

Requirements

  • Node >= 16.13.1
  • npm >= 8.1.2

Quick start

Install dependences

npm install

Launch environment

npm run dev

Now you can open http://localhost:5050

Packages included

About stylesheets

  • Sample stylesheets were written using the BEM structure

About

[INF-322] Proyecto de Diseño de Interfaces Usuarias 2023-2

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • JavaScript 94.5%
  • SCSS 5.5%