mirror of
https://github.com/desktop/desktop
synced 2024-10-31 11:07:25 +00:00
204 B
204 B
Desktop TNG
Just playin around with some computering.
npm install
If you want hot loading:
# Start the dev server
npm start
Or if you don't care:
npm run build
npm run dev