Built with Vue.js 2. The chessboard is from vue-chessboard.
npm install
npm run serve
npm run build
npm run lint
The application is hosted on Netlify with the following settings:
- Build command:
npm run build
- Publish directory:
dist
Deploy notifications
are commenting in pull requests whenever the deploy preview is ready. The notification's event is Deploy Preview succeeded
.
The domain dmarcoux.com
is managed on Cloudflare with a CNAME
record for chess
pointing to the default site name provided by Netlify. A custom domain is then set for chess.dmarcoux.com
on Netlify.