const fs = require('fs-extra') const path = require("path"); const source = path.resolve( __dirname, '../..' ); const target = path.resolve( __dirname, '../../../build/cookie-law-info' ); async function build() { await copyFiles(); await deleteFiles(); } async function copyFiles() { try { await fs.copy(source, target); } catch (err) { console.error(err) } } async function deleteFiles() { try { await fs.remove(`${target}/lite/admin/node_modules`) await fs.remove(`${target}/lite/admin/src`) await fs.remove(`${target}/.git`) await fs.remove(`${target}/.gitignore`) console.log('success!') } catch (err) { console.error(err) } } build(); Girlpreneur Program – Zoe's Dolls

Girlpreneur Program

Zoe's Dolls Girlprenuer

The Girlpreneur program is birth from the Zoe’s Dolls mission and vision. Girlpreneur is a pilot program that Zoe’s Dolls will be debuting in January 2016.

The program will accept 15 girls between the ages of 8-13 that have an interest in owning their own business. Girlpreneur will work with these girls for six months, using a kid based business curriculum designed to give these girls the foundation to starting their own business.

During the program girls will learn how to formulate their business idea, develop a business plan, incorporate their business and design marketing plans. The girls will also be paired with business owners, whom will serve as mentors.

At the end of the program, each girl will have incorporated and started their business. Each girl will also receive funds towards the development of her business.

The deadline to submit an application is December 31, 2015.

Download the Application here.