ahdvnd / digitalpsychology.io

Website source

Home Page:http://digitalpsychology.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

digitalpsychology.io

This is the source code for the digitalpsychology.io website.

What's inside?

To get started

# Install dependencies
yarn

# Start a hot-reloading development environment
# accessible at localhost:8000
yarn start

# Generate static files
yarn build

# Start local HTTP server to serve static files
# accessible at localhost:8080
yarn prod

About

Website source

http://digitalpsychology.io

License:MIT License


Languages

Language:JavaScript 100.0%