Skip to content
This repository was archived by the owner on Nov 7, 2019. It is now read-only.

solvioapp/amos-web

Repository files navigation

πŸ‘‹ I'm Amos

I'm trying to meet people that would sort the web's learning resources. If you'd like to help out, go over to amos.ms and submit a Review for your favorite learning resources 😝

Amos

Psst Psst 🀫 The guys from SF said they'll teach me search when we have 10,000 "data points". And if we can't get there they'll get rid of me! 😱 They call this "iteration".. 😳

Amos

So I need your help! Introduce me to your friends. My address is amos.ms, World Wide Web... Let's keep this product alive πŸ˜‰

Amos

Check out solvio.org for more info.


Getting started

Don't warry be magic πŸ§™β€

πŸ§™β€ Three magic lines to get the project:

git clone https://github.com/solviofoundation/amos-web.git
cd amos-web
npm i

πŸ§™β€ Two magic commands to start:

npm run build
npm run server

πŸ”— One magic link to get involved: http://localhost:3000

Development enviroment

πŸ”₯ DevServer with hot reloads on every change:

npm start

πŸ”— http://localhost:8080


On another terminal run server:

npm run server