Skip to content

jxia3/s6-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A frontend for S6

S6 is a utility for semantically searching for Java methods and classes in a global open-source code database developed by Steven P. Reiss. Read more about the project here, and access the backend repository https://github.com/StevenReiss/s6.

Building the frontend

  1. Clone the repository
  2. Install npm packages with npm install

For development:

  1. Run development build with npm run dev

For production:

  1. Create a production build with npm run build
  2. Start the frontend with npm run start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published