Skip to content

ianlibanio/wongames-client

Repository files navigation

Won Games

🎮 Won Games

GitHub language count Repository size GitHub last commit Repository issues

Won Games banner

🚀 Technologies   |    💻 Project   |    🤖 Commands   |    🤔 Contributing   

🚀 Technologies

This project has been developed using the following technologies:

💻 Project

This is the frontend of the Won Games e-commerce.

You can see the progress at the project storybook: https://storybook.ianlibanio.com.

🤖 Commands

  • dev: runs the website in developer mode at localhost:3000
  • build: creates the production build of the website
  • start: starts the website using the production build output
  • deploy: command to deploy generating next production build
  • lint: runs eslint verification
  • test: runs all jest tests
  • test:watch: runs all jest tests in watch mode
  • test:ci: runs all jest test (optimized for ci)
  • generate: generates a new component using plopjs (example: yarn generate Component)
  • storybook: starts storybook in developer mode at localhost:6006
  • build-storybook: generate storybook production build at ./public
  • deploy-storybook: deploys storybook to github pages based on git remote

🤔 Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contributors


Ian Libânio

👨‍🚀

Made with 🖤 by Ian Libânio