mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
update readme
This commit is contained in:
parent
161ed20241
commit
0c39f5c565
|
@ -98,12 +98,12 @@ Set up your environment
|
||||||
// Install node
|
// Install node
|
||||||
brew install node
|
brew install node
|
||||||
|
|
||||||
// Install node package manager
|
|
||||||
curl https://npmjs.org/install.sh | sh
|
|
||||||
|
|
||||||
// Install bower and grunt
|
// Install bower and grunt
|
||||||
npm install -g bower grunt-cli
|
npm install -g bower grunt-cli
|
||||||
|
|
||||||
|
// Now that everything is installed, let's install the theme dependecies.
|
||||||
|
npm install
|
||||||
|
|
||||||
Now that our environment is set up, make sure you're in your virtual environment, go to
|
Now that our environment is set up, make sure you're in your virtual environment, go to
|
||||||
this repository in your terminal and run grunt:
|
this repository in your terminal and run grunt:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user