Skip to content

kahboom/nerdycode.com

Repository files navigation

NerdyCode.com

Netlify Status

Built with Eleventy.

Install Dependencies

$ npm install

Run the App

$ npm start

Navigate to http://localhost:8080/.

E2E Tests

This project uses Playwright for end-to-end testing. The test suites are located in e2e/playwright/.

Running Tests

Run all e2e tests:

$ npm run test:e2e

Run tests with the Playwright UI:

$ npm run test:e2e:ui

Note: The tests will automatically start a local dev server on port 8080 before running.

About

Source code for NerdyCode.com website and blog.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 17