Skip to content

stringbasic/personalsite

Repository files navigation

StringBasic personal site

My personal website, currently accessible at:

Netlify Status Build Status

Instructions

start development server

> npx eleventy --serve

or:

> npm start

build website

> npm run build

run tests

Start development server first, and then run tests with cypress with:

> npm test

Cypress UI can be open with:

> npx cypress open

Node processes for current session can be stopped with:

> pkill -s 0 node

About

My personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •