Skip to content

justjavac/parcel-website-zh_CN

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

28 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒŽ parcel-website

This is the source of the parceljs.org website.

Aside from the homepage, each documentation page is generated from a markdown file using the markdown-styles generator.

Contributing

You can start a local server using npm start to run it locally, once you installed all packages npm install and built the files npm run build. It is deployed using Zeit Now.