Skip to content

elihofni/Rumo-ao-10

Repository files navigation

Rumo ao 10

10 e faixa!


Basic commands

1- Install NPM

2- npm install Install project dependencies

3- npm start Starts project at :3000 port (on your browser http://localhost:3000/)

4- npm run build Build distribution files at ./dist (HTML + CSS + JS)


Know more about this repo sctructure

  • PugJS: HTML's template
  • Webpack 4: Package bundler
  • SCSS: CSS Preprocessor
  • Babel: JS transpiler (compatibility)
  • Git: Distributed version control

Releases

No releases published

Packages

No packages published