mirror of https://github.com/bearfm/site.git
webpack fucked up my readme
This commit is contained in:
parent
82c71e96de
commit
618aad5359
22
README.md
22
README.md
|
@ -1,15 +1,11 @@
|
|||
# 🚀 Welcome to your new awesome project!
|
||||
a weird clusterfuck of tooling to make an awful website. don't do what i did.
|
||||
|
||||
This project has been created using **webpack-cli**, you can now run
|
||||
Requirements:
|
||||
pandoc
|
||||
GNU make
|
||||
uglify-js
|
||||
scss (sass)
|
||||
|
||||
```
|
||||
npm run build
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
```
|
||||
yarn build
|
||||
```
|
||||
|
||||
to bundle your application
|
||||
Usage:
|
||||
Use GNU Make to compile,
|
||||
Point your webserver to the dist/ directory
|
||||
|
|
11
README.txt
11
README.txt
|
@ -1,11 +0,0 @@
|
|||
a weird clusterfuck of tooling to make an awful website. don't do what i did.
|
||||
|
||||
Requirements:
|
||||
pandoc
|
||||
GNU make
|
||||
uglify-js
|
||||
scss (sass)
|
||||
|
||||
Usage:
|
||||
Use GNU Make to compile,
|
||||
Point your webserver to the dist/ directory
|
Loading…
Reference in New Issue