dimaslanjaka / page

/page path public source

Home Page:https://www.webmanajemen.com/page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

page source

structure website

page

GitHub repo size /page path public source

root

GitHub repo size https://github.com/dimaslanjaka/dimaslanjaka.github.io

last commit master (before migrated): https://github.com/dimaslanjaka/page/commit/96061003820867230c43253d7afd1a96233b6574

install

git submodule update -i -r
touch yarn.lock
yarn install
mkdir page

test dist

open terminal 1

yarn run php

production server available at http://localhost:4000/page

open terminal 2

yarn build:webpack && gulp page:copy
# or
yarn run build

dual test

you can run dev server and production build by running dev task

open terminal 1

yarn run dev

dev server available at http://localhost:4000/page

open terminal 2

yarn run dev:php

production server available at http://localhost:8888/page

About

/page path public source

https://www.webmanajemen.com/page

License:GNU General Public License v3.0


Languages

Language:JavaScript 52.1%Language:TypeScript 40.6%Language:SCSS 4.9%Language:HTML 1.4%Language:Shell 1.0%