mirror of
https://github.com/waku-org/waku.org.git
synced 2025-02-23 19:28:13 +00:00
How to run the project
-
Install the dependencies:
# yarn yarn install
-
Start the development server:
# gulp gulp
Now you should be able to see the project running at localhost:3000.
-
Open
./index.html
in your editor and start editing!
For production
# gulp
gulp build
Description
Languages
MDX
90.9%
JavaScript
5.6%
SCSS
2.7%
TypeScript
0.6%
Shell
0.2%