• Stars
    star
    242
  • Rank 167,048 (Top 4 %)
  • Language
    HTML
  • Created about 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Dev-Starter-Kit

For My Students If you are doing any of my courses make sure you are using the right version this project is using gulp version 4.0.1 to view previous versions switch branches to older version

So I built this for all the new web developers... My Goal is to save you time from the bullsh*t of spending hours looking for ways to speed up your learning. Sometimes all we want to do is just code. (if you are coming from my youtube channel CodingPhase I will base all my tutorials from this starter kit)

I broke it down in simple steps to get you going.

Steps

Download or Pull This Repo Top of this page you can see where it says clone or download

Install Node https://nodejs.org/en/

Download Atom (OPTIONAL) https://atom.io/

Install all the node packages In the root of this project run on your terminal (if you want you can do this with yarn but thats optional) We updated to version 4.0 of gulp so you should have no problems

    npm install gulp-cli -g
    npm install gulp 
    npm install [email protected] -g
    npm install [email protected] -g
    npm install

Make sure your version of gulp is 4.0

    gulp -v    

Make sure webpack is installed

  webpack -v

Start the dev server

  npm run watch

Start the dev server with proxy

  npm run proxy

Build files for production

  npm run build

Optimize Your Images

  npm run imgs

Static Site Generator Development

  npm run static:dev

Static Site Generator Production

  npm run static:build

Instructions to run starter kit on any backend

Coming Soon

EACCESS ERROR FIX

- how to fix the EACCESS ERROR
- lets say for example you trying to install webpack
- sudo npm install [email protected] -g
- and get an error
- Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/webpack/node_modules/fsevents/build'
- then try again to install it but with this at the end "--unsafe-perm=true --allow-root"
- for example
- sudo npm install [email protected] -g --unsafe-perm=true --allow-root

or

npm install har-validator@latest --save-dev

More Repositories

1

Starter-Kit-2018

JavaScript
772
star
2

courses-files

SCSS
119
star
3

hyperapp-starterkit

JavaScript
112
star
4

codingphase-style-vs-code

CSS
96
star
5

rocky

React Over Crystal Kemal and Yarn
Crystal
96
star
6

jannia-ui

CSS
49
star
7

codingphase-blog

Contribute to the codingphase blog!
40
star
8

Phaser-Game-Starter-Kit

JavaScript
35
star
9

247CodeBlock

31
star
10

codingphasedotcom2

CSS
29
star
11

CodingPhaseThemes

21
star
12

Dypsy

The teletubbie framework is here! a simple static site generator anyone can understand
JavaScript
14
star
13

rocky-documentation

Documentation For the Rocky STACK
JavaScript
11
star
14

shopify2course

JavaScript
11
star
15

realestate-laravel

JavaScript
9
star
16

Ecommerce-Course-Files

HTML
9
star
17

restaurant-fullstack

HTML
8
star
18

crypto-profits

CSS
7
star
19

cpdotcom

JavaScript
7
star
20

newHome

JavaScript
6
star
21

atom-settings

CSS
5
star
22

hbo-react-clone

CSS
5
star
23

deploy-starter-kit

HTML
5
star
24

r3f-triplex-starter-kit

CSS
5
star
25

famoz

PHP
4
star
26

codingfreethrows

JavaScript
3
star
27

crypto-profits-complete

JavaScript
3
star
28

louiv

HTML
3
star
29

cpshopifyapp1

JavaScript
3
star
30

cpdotcom2022

JavaScript
3
star
31

community

3
star
32

math-circle

JavaScript
3
star
33

typescript-course

3
star
34

angular-crash-course

HTML
3
star
35

godotTutorials

GDScript
3
star
36

redux-easy-course

JavaScript
3
star
37

shopify-app-faqrus

JavaScript
3
star
38

shopify-utmapp

HTML
2
star
39

phasertrial

JavaScript
2
star
40

vagrant-settings

2
star
41

tictactoe-complete

JavaScript
2
star
42

codingphasedotcom

2
star
43

uploadstatic

2
star
44

tictactoe-phaser3-game

JavaScript
2
star
45

codingphasehome

Crystal
1
star
46

atom-crystal-slang

1
star
47

generator-hyperapp

a hyperapp generator
1
star
48

testcircleci

JavaScript
1
star
49

content-creator-tools

JavaScript
1
star
50

myPortfolio2018

HTML
1
star
51

87lux

CSS
1
star
52

janniaFramework

1
star
53

fwe

1
star
54

myportfolioNode

HTML
1
star
55

hyperapp-generator

a hyperapp generator
1
star
56

r3f-course-project1

CSS
1
star
57

mysql-ims-complete-files

HTML
1
star
58

codingphasecrystal

Crystal
1
star
59

shopify-theme-next-js-example

JavaScript
1
star
60

cpdotcom2020

JavaScript
1
star