Mainly I want to see how other people’s structures are set up. I’m just getting started now, and I’ve never been exposed to any front-end automation tools. The current project structure is based on type, function first, and I want to see some functions first. Structurally, look at how your structure is arranged and how it is combined with some automation tools. .
滿天的星座2017-05-15 17:01:15
You must use scaffolding for this, here are some recommendations
Use Gulp
angular-es6-practice
PHP中文网2017-05-15 17:01:15
Projects using AngularJS
http://www.baidu-x.com/?q=angularjs%E9%A1%B9%E7%9B%AE%E6%A1%88%E4%BE%8B
PHP中文网2017-05-15 17:01:15
You can try yoeman to construct an angularjs scaffolding project, although it is based on grunt. But it’s perfectly fine to build a basic angular project. You can see how the scaffolding tool does it, and you’ll have a benchmark for your angular project in the future.
phpcn_u15822017-05-15 17:01:15
I built a project structure myself and wrote some main gulp configuration files to coordinate with the automation work!