Update README.md
This commit is contained in:
parent
bebc987073
commit
3352e1b232
@ -12,3 +12,6 @@ View the [demo here](https://mmacneil.github.io/devfolio/).
|
|||||||
3. Use webpack to compile and bundle the css/js by running `npm run build` from the project folder root containing `webpack.config.js`. Webpack will also begin watching these files for changes and re-build as they're modified.
|
3. Use webpack to compile and bundle the css/js by running `npm run build` from the project folder root containing `webpack.config.js`. Webpack will also begin watching these files for changes and re-build as they're modified.
|
||||||
<pre>
|
<pre>
|
||||||
<code>src\>npm run build</code></pre>
|
<code>src\>npm run build</code></pre>
|
||||||
|
4. Open `index.html` locally in your favorite browser.
|
||||||
|
5. Modify accordingly - styles, colors &andvariables can be changed in `styles.scss`. Refer to the Bulma docs for guidance on how to quickly customize Bulma using [color helpers](https://bulma.io/documentation/modifiers/color-helpers/ and [variables](https://bulma.io/documentation/customize/variables/).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user