Skip to content
This repository has been archived by the owner on Apr 18, 2018. It is now read-only.

Web Page for Clash Royale Team named: InfinityWarsMX

Notifications You must be signed in to change notification settings

cancunDevs/infinitywarsmx-front

Repository files navigation

InfinityWarsMX Web Project

InfinityWarsMX is a web project based on clash royale game from supercell with information about a clan within the game with the same name, this project was started as an initiative to learn web development with React.js framework using a boilerplate with some initial configuration that you can find here for further projects.

This content is not affiliated with, endorsed, sponsored, or specifically approved by Supercell and Supercell is not responsible for it. For more information see Supercell’s Fan Content Policy.

Getting start

Just run the following commands in your terminal to start coding

$ git clone https://github.com/cancunDevs/infinitywarsmx-front
$ cd infinitywarsmx-front
$ npm install
$ npm start

The last command automatically opens your browser and you can see the app running. In case you don't, you can manually go to http://localhost:3000.

Deployment

To create a build for production you need to build your current project with the following command:

$ npm run build -p

Then just copy all files inside /dist folder and put all of them in your server.

Contributing

You can read our CONTRIBUTE.md for more information.

About

Web Page for Clash Royale Team named: InfinityWarsMX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published