Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
ryota-murakami committed Jan 22, 2024
1 parent 9acc912 commit 51e4f09
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
[![Lint](https://github.com/laststance/nsx/actions/workflows/lint.yml/badge.svg)](https://github.com/laststance/nsx/actions/workflows/lint.yml)
[![Chromatic](https://github.com/laststance/nsx/actions/workflows/chromatic.yml/badge.svg)](https://github.com/laststance/nsx/actions/workflows/chromatic.yml)



> # Project Status: currently under development and scheduled for release in release 2026.
>
> The ultimate goal for this project is release it as a personal blog starter kit for React developers like Minimal Wordpress.
Expand Down Expand Up @@ -69,7 +67,7 @@ These are storing `.env` and evaluate at build time.
## Playwright

I'm using [Playwright](https://playwright.dev/) for E2E testing.
Before run 'pnpm playwright', you need to run `pnpm build:e2e`.
Before run `pnpm playwright`, you need to run `pnpm build:e2e`.

## Production Server

Expand Down

0 comments on commit 51e4f09

Please sign in to comment.