Open kzap opened 7 years ago
Converted most of the cake tasks into Gulp tasks
cake
To test run:
npm install --dev
npm run build
gulp
and you can build/run server as npm start or still cake server
npm start
cake server
Converted most of the
cake
tasks into Gulp tasksTo test run:
npm install --dev
npm run build
orgulp
and you can build/run server as
npm start
or stillcake server