Evan Read
(He/him)
@eread
Member since August 10, 2018
12:40 PM
GitLab
Senior Technical Writer
There was an error loading users activity calendar.
Retry
Evan Read's README
This personal README provides some information about me and my development setup. See the:
- Published version at: https://eread.gitlab.io/eread/.
- Markdown version at
content/en
.
Preview locally
You can clone the project and preview it locally:
-
To preview in development mode run:
npm run dev
-
To build and preview in production mode run:
npm run generate npm run start