You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
$foundation new
? What are you building today? A website (Foundation for Sites)
? What's the project called? Arrows Queen
? Which template would you like to use? ZURB Template: includes Handlebars templates and Sass/JS compilers
.
/| ,
, /|/ \/| /| Thanks for using ZURB Foundation for Sites!
/|/ |/ | -------------------------------------------
|___| |___| Let's set up a new project.
\___| ^^ ^^ |___/ It shouldn't take more than a minute.
| -[O]--[O]- |
| ___, |
| ... |
\__________/
Downloading the project template...There was an issue running git clone to download the Foundation for Apps template.
Make sure your computer's Git is configured properly and then try again.
If remove the blank space, the result looks well like:
$foundation new
? What are you building today? A website (Foundation for Sites)
? What's the project called? arrowsqueen
? Which template would you like to use? ZURB Template: includes Handlebars templates and Sass/JS compilers
.
/| ,
, /|/ \/| /| Thanks for using ZURB Foundation for Sites!
/|/ |/ | -------------------------------------------
|___| |___| Let's set up a new project.
\___| ^^ ^^ |___/ It shouldn't take more than a minute.
| -[O]--[O]- |
| ___, |
| ... |
\__________/
Downloading the project template...
Done downloading!
Installing dependencies...
...
You're all set!
✓ New project folder created.
✓ Node modules installed.
✓ Bower components installed.
Now run foundation watch while inside the arrowsqueen folder.
The text was updated successfully, but these errors were encountered:
sample:
If remove the blank space, the result looks well like:
The text was updated successfully, but these errors were encountered: