Skip to content

NextEPC open source website

License

Notifications You must be signed in to change notification settings

nextepc/nextepc-www

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Copyright (c) 2019 NextEPC Inc. Thanks to nextein which is a static site generator for Next.js.

What is this repository for?

How do I get set up?

  • Prerequisite: install Node.js 8 or higher
sudo apt-get -y install curl gnupg
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo apt-get -y install nodejs
  • Download source code
git clone https://github.com/nextepc/nextepc-www
  • Dependencies
cd nextepc-www
npm install
  • How to run tests
npm run dev

Connect http://localhost:3000

  • Deployment instructions
npm run github

Connect https://nextepc.org

Who do I talk to?

  • Repo owner or admin

NextEPC Inc. https://nextepc.com

About

NextEPC open source website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published