[Frontend] Creating an app with React+ ReactDom+ scss+ Babel+ Webpack

The why section:

We want to create apps to be more creative.

The what section:

We are gonna create an app using technologies lined out in the title, the stack is gonna be installed via npm.

The how section:

1. Init an empty npm folder

2. npm install webpack 

3. npm install babel

4. npm install react, reactdom

5. npm install mock.js

6. config webpack

7. config babel to use es6

8. structure of scss folder

9. writing es6 react login module, header, footer, nav components

10. launching the app

``` code sample

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容