- Bootstrap 4 Cookbook
- Ajdin Imsirovic
- 52字
- 2021-07-02 21:07:58
Getting ready
To start working on this recipe, we first need to navigate to the workspace folder, and rename the original Gruntfile.js and package.json:
cd && cd workspace
mv Gruntfile.js Gruntfile.jsORIGINAL
mv package.json package.jsonORIGINAL
Now, we are ready to create new versions of these two files and add a custom Grunt task.
推薦閱讀
- Visual C++程序設計學習筆記
- Python自然語言處理實戰:核心技術與算法
- jQuery開發基礎教程
- Getting Started with NativeScript
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- 低代碼平臺開發實踐:基于React
- 輕松上手2D游戲開發:Unity入門
- Learning Nessus for Penetration Testing
- 深入實踐DDD:以DSL驅動復雜軟件開發
- AutoCAD基礎教程
- Java面向對象程序設計教程
- JavaScript語法簡明手冊
- Getting Started with RethinkDB
- Learning Java Lambdas
- Instant JRebel