Renamed app to Classify
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Web Extracts
|
||||
### A simple bookmark + archive manager for all your links and resources.
|
||||
# Classify
|
||||
### A bookmark + archive manager for all your links and resources.
|
||||
|
||||
> Note: Still under development...
|
||||
|
||||
@@ -11,7 +11,4 @@
|
||||
|
||||
3. Head to the main folder using terminal and run: `(cd api && npm install) && npm install` for the dependancies.
|
||||
|
||||
4. Run `(cd api && npm run dev) & npm start` to start the application.
|
||||
|
||||
## Motivation
|
||||
One of the main reason I built this was so that I would start storing every information/resource I find in one place (Without any thirdparty services.)
|
||||
4. Run `(cd api && npm run dev) & npm start` to start the application.
|
||||
Reference in New Issue
Block a user