Skip to content

ksdevlife/FrontEndEnv

Repository files navigation

FrontEndEnv

Usage

$ npm install

$ npm run build

if on webpack.config.js, you set watch to true, when you change file then run build automatically.

Test

$ npm test "test/**/*.ts"

Procedure to remember

Webpack

https://webpack.js.org/guides/getting-started/

https://webpack.js.org/

TypeScript

https://webpack.js.org/guides/typescript/

https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html

Test

https://starhoshi.hatenablog.com/entry/2017/12/14/JavaScript_でテストを書く時のライブラリについて調べた

CSS

下記のファイルの設定を参考にした。

node_modules\react-scripts\config\webpack.config.dev.js

SASS

https://qiita.com/yoshimo123/items/b8c34a74d87ef4eaf8f7

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published