This website requires JavaScript.
Explore
Help
Sign In
piair
/
Carcasonne
Watch
0
Star
0
Fork
You've already forked Carcasonne
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
Carcasonne
/
README.md
208 B
Raw
Permalink
Blame
History
Start parcel server
npm run parcel
Launch esling check
npm run eslint
Build single JS and CSS files
npx parcel build --public-url '.'
Cleanup the parcel cache
rm -rf .parcel-cache