All new React SPA for Starbound Items.
Kickstarted with Create React App.
> 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.
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are greatly appreciated.