Skip to content

Commit 99ff43d

Browse files
committed
build to start
1 parent 6382e3e commit 99ff43d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/colortheme/public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
</svg>
2929
</div>
3030
<br />
31-
<div>Run <code>npm run build</code> to build with default theme.</div>
32-
<div>Run <code>COLOR=purple npm run build</code> to build with purple theme.</div>
31+
<div>Run <code>npm start</code> to build with default theme.</div>
32+
<div>Run <code>COLOR=purple npm start</code> to build with purple theme.</div>
3333
</section>
3434
</body>
3535
</html>

0 commit comments

Comments
 (0)