Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kafkaesc/solo-wiki

A wiki of one 📝
https://github.com/kafkaesc/solo-wiki

Last synced: 1 day ago
JSON representation

A wiki of one 📝

Awesome Lists containing this project

README

        

# Solo Wiki

Built by Jared Hettinger

Solo Wiki is exactly what it says: a [collaboratively editable publication](https://en.wikipedia.org/wiki/Wiki) of exactly [one item](https://en.wikipedia.org/wiki/Singleton_(mathematics)).

The full code for this project can be viewed at https://github.com/kafkaesc/Solo-Wiki.

## Initial Run

1. Navigate to the project folder in the terminal
1. Run `npm install`
1. Run `npm run dev`
1. Open [http://localhost:3000](http://localhost:3000) in your browser of choice

## Running After Install

1. Navigate to the project folder in the terminal
1. Run `npm run dev`
1. Open [http://localhost:3000](http://localhost:3000) in your browser of choice