I've followed the directions at http://foundation.zurb.com/sites/docs/installation.html#command-line-tool.html and there is no dist
directory created. There are several dist
directories scattered throughout the sub-folders, but not one unified directory with all the files in it.
I've tried both npm start
and npm run build
.
How do I get the dist
directory created?