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

Quick and simple app to search and display items in Starbound

Notifications You must be signed in to change notification settings

MarceloAlves/StarboundItems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.