Skip to content
/ bc-qc Public

Explore wavefunctions, orbitals, and quantum mechanics in chemistry

Notifications You must be signed in to change notification settings

oasci/bc-qc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum Chemistry

Build Status License

Local Development

Pre-requisites: Hugo, Go and Git

# Clone the repo
git clone git@github.com:oasci/bc-qc.git

# Change directory
cd bc-qc

# Install modules
hugo mod tidy

# Start the server
hugo server --logLevel debug --disableFastRender -p 1313

Update theme

hugo mod get -u
hugo mod tidy

See Update modules for more details.

About

Explore wavefunctions, orbitals, and quantum mechanics in chemistry

Resources

Stars

Watchers

Forks