git clone https://github.com/wind13/sapper-demo.git
cd my-app
npm install # or yarn!
npm run dev
Open up localhost:3000 and start clicking around.
git clone https://github.com/wind13/sapper-demo.git
cd my-app
npm install # or yarn!
npm run dev
Open up localhost:3000 and start clicking around.