# Install dependencies
yarn install or npm install
# Run for development build
yarn build:dev or npm run build:dev # generate main.css for development
yarn start or npm run start # starts web server and watches for file changes
# Run for production build
yarn build # if using npm, change 'yarn build:prod' to 'npm run build:prod' in package.json
-
Notifications
You must be signed in to change notification settings - Fork 1
Microsoft-Project/website
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published