The task is to make a working examples library for WhitestormJS. w-core is not yet working so just having it compile and show blank example is enough.
Requirements:
- Examples should compile only using
webpack (webpack-dev-server), this means no other build tools like gulp and so on.
- Example folder is an example name in a drawer. (see current
dev branch)
readme.md file should be parsed and included in example (see current dev branch)
Steps:
The task is to make a working examples library for WhitestormJS. w-core is not yet working so just having it compile and show blank example is enough.
Requirements:
webpack(webpack-dev-server), this means no other build tools like gulp and so on.devbranch)readme.mdfile should be parsed and included in example (see currentdevbranch)you should work only with files in @whs/w-examplesSteps:
v3.x.x/w-examplesbranch, work there