Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 704 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 704 Bytes

Starbound Items 3.0

All new React SPA for Starbound Items.

Kickstarted with Create React App.

Installing / Getting started

> git clone https://github.com/MarceloAlves/StarboundItems.git
> cd StarboundItems
> yarn
> yarn start

Compiled successfully!

You can now view StarboundItems in the browser.

  Local:            http://localhost:3000/
  On Your Network:  http://---.---.-.-:3000/

Note that the development build is not optimized.
To create a production build, use yarn build.

Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are greatly appreciated.