Skip to content

yakimenko73/sync-party-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWUbanner

Sync-party site

What is it?

Web-site for the open source project sync-party

Built With

Installation

Requires Node.js >= 14.0

  1. Clone the repo
    git clone https://github.com/yakimenko73/sync-party-site.git
  2. Installs all the packages in package.json
    npm install
  3. Runs the app in the development mode.
    Open http://localhost:3000 to view it in browser.
    npm start
  4. Builds the app for production to the build folder.
    It correctly bundles React in production mode and optimizes the build for the best performance.
    npm run build

The build is minified and the filenames include the hashes.
App is ready to be deployed!

Contributing

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

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

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

Contact