Skip to content

byglimps/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glimps Web

Server rendered app. We're using after.js for a next.js-like workflow.

How to use

cd web

Make sure you have a .env file setup with the host at the root of the web project.

Install it and run:

yarn install
yarn start