Skip to content

UsrBern/MVP-DIU

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.3%
  • SCSS 22.7%