Skip to content

This project is about building pre capstone project website

Notifications You must be signed in to change notification settings

Mhdez221993/TV-APP

Repository files navigation

Webpack-boilerplate

You can user this this boilerplate as a templet

Built With

  • JavaScript
  • Webpack
  • jest

Getting Started

To get a local copy up and running follow these simple example steps.

Go to https://github.com/Mhdez221993/webpack-boilerplate

  1. Click on the code and copy the HTML code.
  2. Use terminal to clone this repository on your local machine.
  3. Run git checkout -b your-branch-name. Make your contributions.
  4. Push your branch up to your forked repository.
  5. npm install.
  6. npm run build.
  7. npm run start.

To run linters

  1. npx eslint .
  2. npx stylelint "**/*.{css,scss}"
  • for auto fix
  1. npx eslint . --fix
  2. npx stylelint "**/*.{css,scss}" --fix

To run jest test

  1. npm run test or
  2. npm run jest to watch all file in real time

Authors

👤 Moises Hernandez Coronado

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • To my Stand Up Team and coding partners who kept my morale up!

About

This project is about building pre capstone project website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published