Skip to content

Commit 1b95761

Browse files
committed
Update README to align with app-template-react
1 parent e647dee commit 1b95761

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,15 @@ Open http://localhost:8080 to view it in the browser.
2424
The page will reload if you make edits.
2525
You will also see any lint errors in the console.
2626

27-
### npm test
28-
29-
Launches the test runner in the interactive watch mode.
30-
See the section about running tests for more information.
31-
3227
### npm run build
3328

3429
Builds a static copy of your site to the `build/` folder.
3530
Your app is ready to be deployed!
3631

37-
**For the best production performance:** Add a build bundler plugin like "@snowpack/plugin-webpack" or "@snowpack/plugin-parcel" to your `snowpack.config.json` config file.
32+
**For the best production performance:** Add a build bundler plugin like "@snowpack/plugin-webpack" to your `snowpack.config.js` config file.
33+
34+
### npm test
3835

39-
### Q: What about Eject?
36+
Launches the application test runner.
37+
Run with the `--watch` flag (`npm test -- --watch`) to run in interactive watch mode.
4038

41-
No eject needed! Snowpack guarantees zero lock-in, and CSA strives for the same.

0 commit comments

Comments
 (0)