Skip to content
This repository has been 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:https://localhost:3000

Development enviroment

🔥 DevServer with hot reloads on every change:

npm start

🔗 http:https://localhost:8080


On another terminal run server:

npm run server